Data
There are two types of Data, Json Object {} , Json Array []
Json Array
- The Json Array is listed in table
- Could
editordeletesingle record - Could batch add new records
- Could import list from a
json arraytext or axlsxfile - Could empty it to an empty array
[]

Json Object
- Could
editthe json text andsaveit
