A table view from a JSON structure
This is based on excellent `react-
json-table` https://github.com/arqex/react-json-table. The component is written in TypeScript and supports React 19.x.
It attempts to be backward compatible with `react-json-table`.
convert complex json to table (html). Its supports date, links, json arrays.