deleteTFoot() {
        let tFoot = this.tFoot;

        if (tFoot !== null) {
            this.removeChild(tFoot);