{ }JSON ↔ CSVConvert between object array and CSV table。 Runs locally—nothing uploaded.Add to Quick AccessJSON (array of objects)[ { "name": "A", "qty": 1 }, { "name": "B", "qty": 2 } ]JSON → CSVCSV (header row)CSV → JSON