%table{ html_options } - data.each do |row| %tr - row.each do |cell| %td{ cell[:html_options] } = cell[:value]