According to the manual, under "Digits":
"Only var variables can be displayed (no int, float, or other types of variables). The var can be part of a struct or of an array, but not of a multidimensional array. "
So, your code should work. And it doesn't. You may have discovered a bug? Try the Ask Conitec or Bug Hunt forum, I guess.