Closed gregsdennis closed 5 years ago
I'll fix this soon!
Thanks for the report.
THis should be resolved in 1.0.3
which has been published to nuget. Please let m know if you find any other issues.
Closing as I have not heard back, and this issue has been resolved.
Oh, sorry. Must have missed the notification. I'll update in my project and let you know. Thanks.
If I am building a table from a collection of objects, and any of the property values are null, a NullReferenceException is thrown. I should get
(null)
or something similar in the output.