module Cucumber::Parser::Table::TableRow1

def cells

def cells
  elements[2]
end