How to Debug databindings?

I'm setting a drop-down list from an API. The API is returning successfully in the browser debug window:

Here's the JSON format returned from the API:

Here's the data bindings which look correct to me:

What am I missing?


4 replies