{% if doc.howToUse and doc.howToUse.length > 0 %}

How to use

{% for how in doc.howToUse %}
{$ how.title $}
{% endfor %} {% endif %}