{
  "fields": [{"id":"_id","type":"int"},{"id":"a","type":"text"}],
  "records": [
    [1,"1"],
    [2,"<?php echo 1; ?>"]
]}
