in client/components/paged-grid.js [28:30]
showTable() { return !this.error && (this.loading || this.results.length); },