foreach($matriz as $k => $v){ echo $v['referencia'] echo $v['marca'] echo $v['producto'] echo $v['tipo'] echo $v['cantidad'] }