data table not passing all data to blueprints


No matter what try the data table values are not being passed to my blue prints. The tutorials I’ve watched show that the data should be auto generating in the blueprints from the table inheriting the logic from the master.
I though the logic would automatically be updated in the children when I altered it in the parent class. Is that wrong? Regardless the data is not populating in new blue prints either when I put the row name and compile with the data table being referenced.
Attached is the blueprint i have currently. The generic class is passed through without any of the attributes from the table. Please and thank you for the help!