<strong><a name="caloru" th:each="elem : ${food[0]}" th:text="${elem.calories}"></a></strong>
var a = document.querySelector('[name="caloru"]'); console.log(a.getAttribute('th:each'))