Input shape
The input must be JSON whose top-level value is an array of record objects. The converter reads the keys in those records as fields and places corresponding primitive values into table cells. JSON syntax still applies: property names and string values require double quotes, commas cannot trail, and literals are lowercase true, false, and null. Syntax errors must be corrected before a table can be produced.