{
  "fields": [{"id":"_id","type":"int"},{"id":"Nombre","type":"text"},{"id":"Cargo","type":"text"},{"id":"Destino Pais Cuidad","type":"text"},{"id":"Participacion","type":"text"},{"id":"Fecha de Salida","type":"text"},{"id":"Fecha de Regreso","type":"text"},{"id":"Transporte Nacional (Costo)","type":"text"},{"id":"Viatico","type":"text"},{"id":"Inscripcion","type":"text"}],
  "records": [
    [1,"Enilda Amaya","Oficial Mayor","Herrera, Chiriqui y Veraguas","Notificacion de expedientes tributarios","28/04/2026","30/04/2026","10","116",null],
    [2,"Jorge Pinzon","Conductor","Herrera, Chiriqui y Veraguas","Notificacion de expedientes tributarios","28/04/2026","30/04/2026","10","116",null],
    [3,null,null,null,null,"Totales",null,"20","232","0"]
]}
