{assign var=i value=1} {foreach $allpastsurgical as $myallpastsurgical} {capture assign=i}{$i+1}{/capture} {/foreach}
# Operation Year Surgeon Notes
{$i} {$myallpastsurgical->operationname} {$myallpastsurgical->phsurgicalyear} {$myallpastsurgical->phsurgicalsurgeon} {$myallpastsurgical->surgicalnote}