Array isnt updating, for each loop only running once.

I think Im confused. Ive used this way several other times and it works normally but this time its acting up.

lets say I swap out the scrollbox entirely. Just adding to a vertical box.


This is the hierarchy.
Inside it is this

and this is the default values

So it should should produce 5 widgets, with the list names.


But it produces this.

So it Could be the title card widget itself. which just contains this

Now this hierachy is just this
image

Essentially pulling from a global button I made So I could adjust it and every button would change here.

v

This system has worked everywhere else. But for some reason right now in this specific blueprint. It just doesnt want to work. It clogs itself up.