Hi,
this action needs a reset option like we did on other similar iterating actions.
This is blind coding, but try the action attached. Add a state prior to your state with that action, and set a bool variable called for example "Reset iterator" to true, then reference in that save array action this bool variable. the action will check it and if true will reset itself so you can iterate once again from the beginning.
if that doesn't work, can you send me a simple project that I can test and debug?