1 2 3 4 5
<tr class="sortable-header"> <% loop $Fields %> <th class="main col-$getName">$Field</th> <% end_loop %> </tr>