I disagree. This is simply a continuation of the same problem.
I’ve gone through the previous thread:
And based on these comments:
And lines of code like this:
var match4 = return Number(cells[3].innerText.toLowerCase()) = Number(length);
Frankly, if you are writing this line of code, I don’t see how you could have written the rest of this code that you brought to the forum. I think you are trying to get the forum to modify someone else’s code for you.
I feel that you may not have a good enough grasp of JS and programming in order to complete this project or understand the advice that people are giving you. I would suggest learning basic JS from the beginning and getting a better understanding of the fundamentals.
I would suggest that you start with either HTML or JS:
https://www.freecodecamp.org/learn/2022/responsive-web-design/
https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/
This thread is like you are trying to learn programming from a forum thread of this specific project. And/or trying to convince people to write code for you by continually saying “I don’t understand, I’m lost”
Are you trying to learn to code?