Value
Possible values
Possible values ({{row.isCollapsed? 'show' : 'hide'}})
{{row.value[0]}} (this field will always hold this value)
{{row.value.slice(0, 4).join(', ')}}, and {{row.value.length - 4}} more.