Introduce a new function which allows deleting the row for a specific index, such as: deleteRow (index) { }
Introduce a new function which allows deleting the row for a specific index, such as:
deleteRow (index) {
}