let newState = update(this.state, {
      scene: {
        actions: {
          $splice: [[columnIndex, 1]]
        }