I am new in angular 5 development. I am trying to develop a data table with angular material using the example provided here: \"https://material.angular.io/components/table/
I was also breaking my head for a long time with this error message and later I identified that I was using [datasource] instead of [dataSource].