Adding table footer feature supporting basic aggregations (Sum,Avgerage,Count,Min,Max) and set custom footer text. (Thanks to @pqbui001)
Breaking Change - Updated TableRowClass to Func<TableItem, string> #122 (Thanks to @rdadkins)
NuGet update
.Net Core update to 3.1.202