{{ key.startsWith('__') ? key.replace('__', '') : key }}
{{ val !== '' ? val : ' ' }}
{{ val.join(', ') }}