ts.showError = function( table, xhr, settings, exception ) {
        var $row,
            $table = $( table ),
            c = $table[ 0 ].config,
            wo = c && c.widgetOptions,