AI not reading squares properly

So I have an AI look through all the squares on a 6x9 board and evaluate them all. The first time it does this it does it all correctly. But for some reason the second time it does this it removes squares from the eval. It’s probably just a random problem that I’m overlooking, but I haven’t been able to stop it.
It’s in Computer V.2 in the bundle Cell Value

There is an orange Label below the board that shows what value the computer is giving to each sqaure.