{[ if (_.isArray(o.value)) { ]} {[ o.value.forEach(function (arrayValue) { ]}{{{arrayValue}}}{[ }); ]} {[ } else { ]} {{{o.value}}} {[ } ]}