TArray of AudioComponents

Hello,

I have a problem with playing music. Currently I have TArray of AudioCoponents and I want to play sounds from that array. The order in which they are going to be played is random. The question is how can I play them smoothly (one by one) in the background?