{
  "fields": [{"id":"_id","type":"int"},{"id":"nombre","type":"text"},{"id":"apellido","type":"text"},{"id":"posicion","type":"text"},{"id":"cedula","type":"text"},{"id":"cargo","type":"text"},{"id":"codigoCargo","type":"text"},{"id":"gastoRepresentacion","type":"text"},{"id":"inicioLabores","type":"text"},{"id":"objetoGastos","type":"text"}],
  "records": [
    [1,"","","","","","","","",""]
]}
