{{ columnSchema?.td?.useDeepPath && !disableDeepPath ? (item | deepPath: columnSchema?.key : columnSchema?.stub) : (item![$castKey(columnSchema?.key)] | defaultValue: columnSchema?.stub) }}