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