$table = array(); $table [] = array( "Cliente" => "{$totEmp["Nombre"]} {$totEmp["ApellidoPaterno"]} {$totEmp["ApellidoMaterno"]}" , ..... ); }