E.g. if we have `.cols(2).rows(2)`, where does the 5th node go? Repeat at 0,0? Create more rows (or columns)?
E.g. if we have
.cols(2).rows(2), where does the 5th node go? Repeat at 0,0? Create more rows (or columns)?