Oops - the buttons are laid out incorrectly. We wanted five rows and four columns. Looking back at the code, you see that the method addButtonsTo: defines a CwRowColumn that is supposed to keep track of the button layout. That code is a bit tricky, so let's track down the CwRowColumn class to make sure we are using it correctly.