{$out}
{foreach from=$header item=head key=val}
{$val}
{/foreach} {foreach from=$data item=data key=val} {if $data} {$data} {/if} {/foreach}