{{ component.title }}

{% for column in component.columns %} {% endfor %} {% if component.data_source_json %} {% else %} {% for row in component.data %} {% for cell in row %} {% endfor %} {% empty %} {% endfor %} {% endif %}
{{ column }}
表格数据加载中...
{{ cell }}
No data available