Problem converting JSON Array to DataTable to then append in an Excel file

Directly from the JSON Array I got from the API I was able in Studio to put it in a DataTable and then in Excel without issues:
JSON Array to DataTable