I have a json input from a web scrape. I need to transpose the data into a traditional table format. The Field Names are in JSON_NAME. The Values are in JSON_ValueString. Records (rows) start with each reference to "Aircraft".
From this...
To this...