How the art-template template engine renders arrays in arrays

clipboard.png
I want to take each value in the array and render it to the page, but again {{each}} is equivalent to traversing the words of each string. What are we going to do?
or do we have JSON.parse in the template engine

?
Menu