{{ colDef.stringify ? colDef.stringify({ colDef: colDef, node: node, value: node.data[colDef.field] }) : colDef.field && node.data[colDef.field] }}