Another thought, could I create a third array from the fist two arrays
and then read that 2 dimensional array into the table? Or should I
read the array into specific columns on the table? Such as $Age goes
into table.age and $Height goes into table.height.