How can I put scenes in a procedurally generated map using plugin gaea

Godot Version

4.4

Question

I’m now doing roguelike and for map generation I’m now using gaea plugin. I figured out how to make procedural generation using tilemap. because i make roguelike I want to add enemies and I have a question. How can I put the scenes on the tiles that I generated using gaea and look something like this? link to the plugin site I use https://github.com/Zehir/Gaea