[% FOREACH hdr IN headings %] [% END %] [% FOREACH row IN results %] [% FOREACH col IN columns %] [% END %] [% END %]
[% hdr | html_entity %]
[% row.item(col) | html_entity %]