- or download this
<!-- TMPL_LOOP NAME=loop1 -->
# means you must have a hash key 'loop1' with an array ref as its valu
+e
...
...
]
);
- or download this
%loop_data = ( rows => [ { cols => [ { data => 'data'} ] },
{ cols => [ { data => 'otherdata'} ] },
...
]
);
- or download this
...
</table>
</body>
</html>