My code runs through the query results and puts them all in a list for the user to see. How can I add a delete button that deletes the object named in the list item? At the moment all the buttons only delete the last result.My code runs through the query results and puts