class TablePrint::RowGroup

def skip_first_row!

def skip_first_row!
  @skip_first_row = true
end