$t = $tr.children().filter( function() {
                        return math.getCellIndex( $( this ) ) === cIndex;
                    });