public void visit(JRVisitor visitor) {
   visitor.visitCrosstab(this);
 }