<LightTooltiptitle={this.state.minValue===null?`Value Should be ${tableMeta.rowData[14].tbf}`:`Value Should be (${this.state.minValue}) up to (${this.state.maxValue})`}arrow>
// <LightTooltip title={this.state.minValue === null ? `Value Should be ${tableMeta.rowData[14].tbf}` : `Value Should be (${this.state.minValue}) up to (${this.state.maxValue})`} arrow>