{foreach from=$items item="item"}
  • {$item.label} {$item.count}
  • {/foreach}