class Cucumber::Ast::Table::Cells

def line

def line
  @cells[0].line
end