Spider_hip
The "array" is stored at each chess (cell) on the board. In this case, you might save the value at private value of each chess (cell).
Just pick chess (cell) by condition/action: pick chess at LXYZ, then read the private value. (or you could present the value at frame index)