<%perl> # views currency data my $data_structure = $m->comp('/comp/get_currency.mas'); print"

Currencies:

\n"; $row=0; foreach ??? #what type of data structure should I have { $row++; if ($row/3 == int($row/3)){ print "\n"; }else{ print "\n"; } print "\t\n"; print "\t\n"; print "\n"; } print "
Currency Cid
".# data?."".# data?."
\n";