Help for this page
$data{$year}{$class}{$sub-class}{row-element-i} = 'foo';
<table> [% FOREACH year IN data.keys.sort %] ... [%END%] [%END%] </table>