function n = numel(C, varargin);

n = numel(C.cellarray, varargin{:});
