Hello there, because i did not find any working answer yet, here is my solution:
create static mesh user parameter in your system
Assign the parameters to the rendered meshes. (press the little triangle, for the array index)
Now set the static mesh in BP
This way, you should be able to assign any static mesh at runtime.
I hope this helps