@russellkg , I believe below is a more elegant way of composing the mask. It should work regardless of how many names of arrays you have. Basically, you just need to apply the expression {{ Object.keys($json.updateContact.contact).join() }}
.
2 Likes