Simulate physics on child actor

I am trying to get an opject to drop when a trigger is hit.

The problem is that when the trigger is hit all the rows of items drop at the same time where as I need it drop one by one.
Is there anyway this can be achieved?