Best you could do at the moment would be to set a timestamp 6 hours in the future, and then automatically hide the row once the 6 hours is up. You could also set up a delete row via single relation to remove expired rows, and attach that action to some commonly used button/component.