A new feature is merged into the Xamarin.Forms repo. TextColor on the TableSection. With this, you can specify the color of the text used in a TableSection.
A PR just got merged into the Xamarin.Forms repository. With this, you can disable toggle scrollbars for the ListView with the ScrollBarVisibility enum.
Let me tell you about a new feature in Xamarin.Forms, the LogWarningsToApplicationOutput. This new property allows you to see data binding errors in debug.