Accessing nested values in a table

kll, I don’t follow you

Of course you won’t have that complexity in normal csv

But in json nearly every degree of complexity is usual. Have you looked at json databases? They are huge. And they are written by programs not by humans anyway.

But I think it’s easier to parse the json instead of converting it by hand.

Chrisir