class TablePrint::RowGroup

def initialize

def initialize
  super
  @skip_first_row = false
end