The sample demonstrates lazy data loading using the following construction:
@ko.LazyApply. Main page is loaded first and then additional ajax query
loads all data (controller method with getting initial data is set in parameters
of LazyApply method).