I'm using store to bind to my tree Panel. I'm defining fields as id, name and my tree is rendering correctly but text of all nodes is being rendered as undefined. Could anybody let me know where exactly store values get mapped to node's text property and where can I debug to see it.