{foreach $showData as $row} {$row@iteration} <<<<<<< HEAD {$row.employees_name} ======= {$row.employee_real_name|default:$row.employee_name} >>>>>>> b09716f64f86166cc1f60b9f4c85312b8b8b54e5 {$row.basic_salary} {$row.percentage} {$row.total} {$row.other_additions} {$row.other_discounts} {/foreach}