You'll need to create your own. Make a layer of text objects that show variables/array values and hide or show it as needed.
Array for each XY - create text object arrayValue at curx*32, cury*32 (or however large you want your debug text to be)
- Set arrayValue to array.at(curX,curY)