I am developing a recipe application using a QTableWidget to add the ingredients for a recipe. I use a button to add a row to insert a new ingredient. This works well but