Name
Value
{{for (var i = 0; i < list.length; i++)}}
{{visibleText(text(list[i].name))}}
{{visibleText(text(list[i].value))}}
{{/for}}