0👍
✅
try to access it like that {{ set[1].movie_title }}
and you can use _.chunk
without convert the json response to array and access the result like that {{ set.movie_title }}
Source:stackexchange.com