Wrong row being deleted from table

I have a row action in my table set to delete model row (Rows in Context). It seems to only be deleting the very first row in my table. For example, if I delete the first row in the table, the result is as expected. If I delete any other row in the table, it deletes the first row. The delete is a logical delete which updates the SF record to isDeleted, pretty basic stuff. Currently using Skuid v 10.0.5.

Can you share the XML?

Pat, I figured it out. I had not assigned the context on the button set. Thanks