Refresh loaded carts when changing the matrix size ...
If you change the matrix size (i.e. # of rows or # of columns) of a loaded cart wall, you lose the carts that fall outside the original matrix (range).
SOLUTION: Whenever the matrix is changed, refresh/reload all loaded carts to fit the new matrix.