[% FOREACH hdr IN headings %] [% END %] [% WHILE (row = results.next) %] [% FOREACH col IN columns %] [% END %] [% END %]
[% hdr | html_entity %]
[% row.get_column(col) | html_entity %]