How do I move every static mesh inside of my array?

I would like to move every static mesh inside of my array. The array is holding proper values, but I’m using the Timeline component to move every mesh along a spline. The static meshes are generated automatically along the length of the spline.

The problem is, only one static mesh is moving. The rest disappears.

My blueprint:

Please help.