why background of table view grey when there no rows? can't see set in storyboard

even setting background white explicitly still grey background

using defaults background results in grey background:

this might due 2 reason
a) haven't set data source , delegate , main view background color gray
b) cell background color gray, set clear color
Comments
Post a Comment