CSV Table View: {$title}

{$title}

{foreach from=$data item=line} {foreach from=$line item=col}{/foreach} {/foreach}
{$col}

Index