@if (tableData$ | async; as dataset) { } @if (loading) { } @if (error) {
{{ error }}
}