I used the ExtractTable app to extract tables from a PDF file, and the output I received was in JSON format. The JSON contains one or more tables, and I would now like to convert this JSON into an Excel file, with each table placed on a separate sheet.
Has anyone done something similar or could suggest the best approach or tool to achieve this?
Thanks in advance!

