Iterating over an array myarray=[1, 2, 3] works like this:
myarray=[1, 2, 3]
[[item]]<
Here is a complete implementation:
name: {{item.name}} value: {{item.value}}