{strip}
{foreach from=$paperArray item=currPaper} {/foreach}
ID Name Author Published Date Username Password Comments
{$currPaper.paper_id} {$currPaper.title} {$currPaper.author} {$currPaper.published_date} {$currPaper.username} {$currPaper.password} {$currPaper.comments}
{/strip}