Hello guys i have a json object like this; ```json { a: [], //<---- string list b: [], ... and all the alphabet } ``` how can i turn this into a table?