development
buildDOM
buildDOM(): HTMLElement { const size = 10; const rows: HTMLElement[] = []; const cells: HTMLElement[] = [];