How to create many UStaticMeshComponent's with a for loop?

You will have to create an array of components, take a look: C++ - array of mesh components, how to - Programming & Scripting - Unreal Engine Forums