"I use the AJAX command to fetch the JSON project file and then load it into the Array."
What are the events you used to do that?
It should be AJAX request json with a tag, then on tag completed set value in the array to ajax.lastdata
The fact that it is still a bunch of 0s means nothing was successfully added to the array.