Hi,
When I have to transform JSON to table I use JSON Path node. The problem is that (that’s the only way I know) I have to use it (for the collection query) in combination with the Ungroup node (it is recommended node after JSON Path in 34% cases) . The result is an chain of JSON Path and Ungroup nodes.
Please consider to upgrade the JSON Path node in the way that there will be no need to use the ungroup node… something like a checkbox with function ungroup collection query columns
Regards