I am unable to break a custom struct from a data table

I made a data table in ue4. I have called a row from it inside a blueprint and break it. When I compile, the compiler gives me the error: “no input structure to break for (structname).”

37616-datatable.png

I could be wrong, but I believe that is because you haven’t actually pulled out any of the execution pins off that node.