#107212
TomAcx
Participant

That makes sense, though I do find that simple JSON arrays like ['Spanish','English','French'] do show up in the table fine without any special effort or handling.

So I assumed there was some native ability to intake JSON, perhaps doing a silent .stringify() operation on it or something.