For debugging and maybe specific use cases, it would be good if the `json` flag on the table query could be set back to true. Right now its hardcoded in two places to `false`. https://github.com/wharfkit/contract/blob/405bee17ec1a08d1903687d3a68e8d077a387ab0/src/contract/table.ts#L148 https://github.com/wharfkit/contract/blob/405bee17ec1a08d1903687d3a68e8d077a387ab0/src/contract/table-cursor.ts#L111