Record-to-table mapping
The input must be valid JSON and should be a top-level array whose elements are objects. Object property names supply column labels, while the corresponding values supply row data. JSON requires double quotes around property names and string values. JavaScript-only syntax such as comments, single-quoted strings, trailing commas, and undefined is not valid input.