A very simple example of using the where() filter on the Perspective table component's default data.
where( {this.props.data}, it()['country'] = 'China' // case sensitive. )