Get showing range message for DataTable
String getShowingMessage(int start, int end, int total) => '$showing $start-$end $of $total';