if (d instanceof jQuery) {
                            if (p.processAjaxOnInit) {
                                // append jQuery object
                                c.$tbodies.eq(0).empty();
                                c.$tbodies.eq(0).append(d);