
So i'm making an array of arrays. But when I modified just the first value of the first array, magically all of the arrays are modified. Does anybody knows why? Maybe i'm wrong but I just don't undestand why ...
But when I do it in another way, it works as expected:
