Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • I get report data in form of array, and in report class I select only values that I need with selectData method Commented Dec 11, 2016 at 2:26
  • That I didn't specify because you had already done so in the question. Commented Dec 11, 2016 at 2:34
  • The Mapper exists just to convert the string to report, there you report loader converts it to array. Commented Dec 11, 2016 at 2:37