public int getColumnCount() {
   return underlyingLayer.getColumnCount();
 }