Move Static Mesh Components

Hi! I trying to move static mesh components of one actor from different places into one place (cabbages into a basket). I using function Move Component to. But it works only for first element (it don’t want move second while first still transferring). There will be more then 80 cabbages. So which function can helps me in that case by using a loop, or any other way to do this? Thanks.