Arrays In Map Not working

I created a map that is filled with arrays (via a structure), The map works fine but if I try to fill an Array it does not store the data.
Is there a solution to have a list of Arrays that can be filled by bluprints and store data ?

Can you show the code?