Array only first item was executed

Hi, I have the following functions being called inside the Construction Script, it supposes to loop through an array and run the logic for each one of them, but when I add more than 1 item the logic will only run on the first item.


image

Solved, returned too early