Update / Remove specific row from model?

Hi Mark! One thing to try here: a model action that listens for an update to that row (row 0), that on update runs the action “remove row from model (rows in context)”. Use a UI-only field to trigger the model action. Make sense? Definitely getting into some deep Skuid functionality here.