if ( targetIndex >= tbLen ) {
                                // Are we trying to be the last tbody?
                                $thisTbody.appendTo( $table );
                            } else if ( targetIndex === 0 ) {
                                // Are we trying to be the first tbody?