You "need" a for loop to scan the table rows, so you don't have to copy-n-paste if() blocks changing only the row index.
(edit: didn't see PaulS's reply before posting
)
You "need" a for loop to scan the table rows, so you don't have to copy-n-paste if() blocks changing only the row index.
(edit: didn't see PaulS's reply before posting
)