I have an HTML table, which is filled with the data from MySQL database using Flask app. Now I want to implement the function of deleting the records from this table.