Spawn Grid Tiles

I’m trying to figure out what’s the most efficient way of spawning grid tiles. This was my solution: Spawning “GridBase” Actors .But I don’t know how good is this.If I want to make map which size is 100x100 (10000 grid bases) fps drops to 60.Is there anymore efficient way?