Formatting API Data that is an array in a table?

I am working with a simple API that returns some data as an array. I am trying to display the data in a table. The results from the API that are not part of the array look fine and the array data show up as Object, Object. I know I need to use the data format but I’m just not sure how or where to find an instruction that tells me the needed steps.
This is what the current field looks like:


You can see the two fields that contain the array data. I want to have the array displayed in the same field one after another.

Hopefully, someone can point me in the correct direction. I have tried to figure it out but can’t get it to work

thank you,

Community Page
Last updated: