{% if this.schema.transformer.errors %}
Error Message:
{{this.schema.transformer.errors}}
{% elif this.schema.transformer.new_sample_data %}
{{this.schema.byteToStr(comp._name)}} | {%endfor%} {%for row in this.schema.transformer.new_sample_data_display:%}
---|
{{col}} | {%endfor%}