Good morning
I have the following array
Array ( [0] => Array ( [ID] => 2 [UltimaAtualizacao] => 2017-04-20 16:15:00 [DataEntrada] => 2017-04-20 [Estado] => Finalizado [DataSaida] => [Relatorio] => Manutenção ) )
My question is how do I separate the data from the array into a table with the name above and the value below?