Codice PHP:
foreach($nomi[1] as $nome => $valore){
print 
"<td>$nome</td><td>$valore</td>";