antitypical / Assertions

Flexible XCTest assertions in Swift.
MIT License
40 stars 4 forks source link

Cannot convert the value of type '[String]' to expected argument type 'String' #14

Closed jawaidsolangi closed 7 years ago

jawaidsolangi commented 7 years ago

I am having trouble in getting the data from arrays to the label in table view cell, here is the stackoverflow question link : http://stackoverflow.com/questions/42733225/cannot-convert-the-value-of-type-string-to-expected-argument-type-string

robrix commented 7 years ago

This repo is unrelated to that, so I’m going to close this out.