I am trying to insert into a table which has a nested table. I have an array in Perl which I want to load into the nested table. I have a variable number of entries in the array and dont want to have to enumerate them. How can I load my data into a nested table?
