{
  "fields": [{"id":"_id","type":"int"},{"id":"Nomor","type":"numeric"},{"id":"Nama Produk Hukum","type":"text"},{"id":"Jumlah","type":"numeric"}],
  "records": [
    [1,1,"Perda",8],
    [2,2,"Perbup",49]
]}
