Debugging TypeScript Applications: can't examine cells variable (page 10)

Hi,

In the file on the website (game.js) at site, the code is different from what is in the book; thus I can’t hover/examine the cells variable as the book suggests because the breakpoint gets triggered before cells is assigned to.