I have this function that takes results from a database query. I am using the FMDB Library to query the database. However, I have a feeling that I am not properly transferring the query results to my mutable array. Here is my fucntionI have this function that takes results from a