class Cucumber::Core::Ast::DataTable::Cells

def line

def line
  @cells[0].line
end