In my C# project I cannot add new items to my data collection with “.Append”. What could be the problem? I have a class with a data model and I try to add data items into it.