I would like to un-nest my objects into columns but I may have different number of keys. Is there a way I can do that without specifying every key name in Paths to Elements?
Example: I may have 50 key/values in some rows, and just 5 in another. How do I transform them into columns to get e.g. 50 columns and to show blank values where not applicable key?