console.table((x=>x(9).map(i=>x(8).map(j=>(i+1)*(j+2))))(i=>Array.from(Array(i).keys())))