Hi ,
I assume you want the data table to define what kind of actor to spawn. I would include the class name of the object you’d like to spawn in your data table (as type Actor Class Reference). Then that would appear in your Break Row node the same as Age/Gender/Job/Meshes in the screenshot you attached. You can plug that into a Spawn Actor from Class node and it will create the Actor from the Class Reference in your table.