{$T.name}: {$T.list_id}
{#foreach $T.table as record}
{$T.record.name}
{$T.record.mail}
{#/for}