i just need to know if it will work like this
{section name=i loop=$array} {section name=j loop=$array[i]} {section name=k loop=$array[i][j]} {$array[i][j].weight} {/section} {/section} {/section}
not many smarty gurus on atm im guessing 🙁
or just none that know the answer