Bidirectional JSON/Excel conversion with in-browser table view.
Expected format: JSON array of objects. Example: [{"firstName":"Dwayne","lastName":"Johnson"}]
Excel → JSON uses the first sheet by default and infers headers from the first row.