SquareRepeatingElement
SquareRepeatingElement[spec] represents a square array of elements of type spec in an interpreter, API or form specification.
SquareRepeatingElement[spec,max] represents a square array of elements of maximum size max×max.
SquareRepeatingElement[spec,{min,max}] represents a square array of elements of size between min and max.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.