class Cucumber::Ast::Table::Cells

def index

def index
  @table.index(self)
end