Self Checking Table in Teacher Dashboard

I have an issue with some tables that still show an X in the Teacher Dashboard even when all of the entries within have been marked correct. I have attached below an example of what I’m describing. I can not figure out what I’m doing wrong and have tried multiple codes and they all still end up failing me. I should also add that in other activities I’m using the same code for other tables, and there is no issues. So I’m just trying to figure out why it doesn’t work here. Thank you in advance!

In your variable isCorrect you have table2.cellNumericValue(4,3) where you should have (5,3).