[% FOREACH d = data %] The datum is [% d %] and the computed result is [% object.compute(d) %] [% END %]