Convert CSV data to a JSON array of objects.
Convert CSV data to a JSON array of objects. Uses the first row as headers. Handles quoted fields, escaped quotes, commas inside quotes. Auto-detects numbers and booleans.