ah… I see how stupid my question was now, haha!
Thank you for taking the time to answer!
To create instances, you need to add an “InstancedStaticMeshComponent” rather than a “StaticMeshComponent” - that will give you the “Add Instance” node.
This fixed the problem. :))