When data is being loaded using the node template, the `drawHTMLContent` method is automatically triggered. However, if the template property is not defined at the application level ,within this method, the element won't contain the necessary template value, resulting in an exception being raised. We need to resolve that exception.