class Cucumber::Ast::Table::Cells

def dom_id

def dom_id
  "row_#{line}"
end