<tr class="[% IF row.errors.size %]redrow[% ELSE %]listrow[% END %][% loop.count % 2 %]">
    [%- FOREACH method = SELF.info_headers.methods %]
     <td>[%- HTML.escape(row.info_data.$method) %]</td>
   <tr class="[% IF row.errors.size %]redrow[% ELSE %]listrow[% END %][% loop.count % 2 %]">
    [%- FOREACH method = SELF.info_headers.methods %]
     <td>[%- HTML.escape(row.info_data.$method) %]</td>