CSV Data

    {foreach from=$ls item=entry}
  1. {$entry.name}
  2. {/foreach}