class Cucumber::Formatter::LegacyApi::Ast::DataTableRow

def dom_id

def dom_id
  "row_#{line}"
end