That is not an error. That is the String returned by a two dimensional array's toString() method.
To get a printout of the array's contents, use the Array class's deepToString() method to format...