Resolved! Copy a data multiple times in the same array with iteration
Hello All, I stumbled upon a requirement this morning and would like some help/suggestions to work ahead on the solution. I am looking for a way to copy an object inside an array for 36 times while incrementing a specific key inside the object which ...