return domY.reduce(
            (memo, rowVal) => {

                return memo.concat(domX.map((colVal) => {