{assign var=i value=1} {foreach $allvisit as $row} {if $row.is_show == 1 } {/if} {capture assign=i}{$i+1}{/capture} {/foreach}
# Ptn No Ptn Name Address Tel EDD W T1 T2 Notes V
{$i} {$row.patientNo} {$row.patientName} - {$row.husbandName} {$row.address} {$row.phone} {$row.sheetedd} {$row.weeks} {if $row.t1 == 1 } {$row.t1UserName} {/if} {if $row.t2 == 1 } {$row.t2UserName} {/if}
{literal} {/literal}